Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Go 1.21 #82

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Use Go 1.21 #82

merged 1 commit into from
Nov 6, 2023

Conversation

tchung1118
Copy link
Contributor

@tchung1118 tchung1118 commented Nov 1, 2023

This updates go.mod files to use Go 1.21.

It also updates the CI to use Go 1.20 and Go 1.21 to test.

Note that this specifies the minimum version required to work with automaxprocs to be Go 1.20 as specified in the toolchain specification (https://go.dev/doc/toolchain).

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #82 (dd6edd6) into master (e83e959) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   93.19%   93.19%           
=======================================
  Files           9        9           
  Lines         338      338           
=======================================
  Hits          315      315           
  Misses         19       19           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tchung1118
Copy link
Contributor Author

Addresses #81

@sywhang sywhang merged commit c9adbb9 into uber-go:master Nov 6, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants